.theme-list-info-body .theme-list-info .left .character img{
    width: 100%;
    height: 100%;
}
.theme-list-info-body .theme-list-info .left .character video{
    width: 100%;
    height: 100%;
}
.theme-list-info-body .theme-list-info .left .phonation-faq img{
    width: 100%;
    height: 100%;
}
.theme-list-info-body .theme-list-info .left .phonation-faq video{
    width: 100%;
    height: 100%;
}

.operation-box .operation li div span.icon:hover{
    color: #D00B16 !important;
}
.operation-box .operation .hover .icon {
    color: #D00B16 !important;
}

.load-more2 {
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: #eeeeee;
    border-radius: 1px;
    color: #333333;
    font-size: 16px;
    margin-top: 20px;
    cursor: pointer;
    margin-bottom:50px;
}

.home-common-info-body .home-common-list-info img{
    /*width: 100%;*/
    /*height: 100%;*/
    margin: auto;
    /*padding-top: 60px;*/
}

.home-common-info-body .home-common-list-info video{
    width: 100%;
    height: 100%;
}


/*CEBIAN*/
.side-list-wrap>li .li-title{
    height: auto !important;
    min-height: 50px;
}


.video-1 {
    width: 100%;
    height: 500px;
    overflow: hidden;
    background-size: cover;
}